assembly language program

英 [əˈsembli ˈlæŋɡwɪdʒ ˈprəʊɡræm] 美 [əˈsembli ˈlæŋɡwɪdʒ ˈproʊɡræm]

网络  组合语言程式; 汇编语言程序

计算机



双语例句

  1. Now I'll enter in the assembly language version of this program and then discuss what each line means.
    现在,我来介绍一下该程序的汇编语言版本,此外,我还会对每一行代码的含义做详细的解释。
  2. To begin looking at SPU assembly language, I will enter in a simple program for calculating the factorial of a32-bit number using a recursive algorithm.
    在开始介绍SPU汇编语言之前,先来看一个通过递归算法计算32位数的阶乘的简单程序。
  3. This paper used the linear assembly language to re-design program structure and realized the optimization of reading reference samples, filter processing and transfer of cutting algorithm.
    用线性汇编语言重新设计程序结构优化循环语句,实现读取参考样本、滤波处理和移位裁剪算法的优化,避免重复读取同一个参考样本的情况。
  4. Once common functions are written in assembly language they could then be copied into a new program without having to be written again.
    一旦用汇编语言来编写公用程序,它们就不必重新书写而可被复制到新的程序中去。
  5. Enhance Foundation Value Practice Face to Future& My Opinion About "Assembly Language Program Design" Course's Teaching Reform
    加强基础重视实践面向未来&汇编语言程序设计教学改革之我见
  6. However, the current vehicle black boxs, which mostly adopt 8 bit or 16 bit MCU and assembly language, are used in our country and their application program are relatively sole when the embedded technology is widely used in various fields now.
    然而在嵌入式技术被广泛运用的今天,我国现在应用的汽车黑匣子仍然多是运用8位或者16位单片机作为处理器,采用汇编语言,运用程序也比较单一。
  7. Coding Assembly Language Program in High Level Language Model
    按照高级语言的思想编写汇编语言程序
  8. Analog signals of four channels are sampled with a sampling rate which can be adjusted at a wider region by using Z-80 assembly language program.
    用Z&80汇编语言程序对四路模拟信号进行采样,采样速率可在宽广的范围内调节。
  9. As far as the software of DSP, C and assembly language are commixed to program for it can exert excellence respectively.
    在DSP软件设计方面,采用C语言和汇编混合编程,能充分发挥两种语言各自的优点。
  10. Sing 8086 assembly language to compile a menu program, it's needed to execute an executable file under loading by the menu program, and then back to the menu program.
    利用PC汇编语言编写的莱单程序,要求程序能够在可执行文件加载执行完以后退回到菜单程序。
  11. Based on the structure of-WPS's file and file handles access in DOS, the paper gives a assembly language program, which is designed to find the cryptic code of the files encrypted in WPS.
    根据WPS文件的结构特点,本文利用DOS中的文件句柄功能编制一汇编语言源程序,可以方便地找出加密文书文件的密码。
  12. The software of system realized by programming mingled C language and assembly language is made up of the main program, control module subprogram, CAN ( Controller Area Network) communication subprogram, interrupt service routine subprogram, etc.
    软件设计主要包括运用C语言和汇编语言混合编程的主程序、控制模块子程序、控制器区(局)域网CAN(ControllerAreaNetwork)总线通信子程序、中断服务子程序等程序软件的设计。
  13. The technique of using embedded assembly language on VC~ (++) 6.0 is introduced. Aiming at the hardware circuit of parallel communication within personal computer and SCM, embedded assembly language and communication program between personal computer with MCS are provided.
    介绍了在VC++6.0中内嵌汇编语言的一些技巧,针对PC机与单片机并行通信的硬件电路,给出了内嵌汇编语言以及通信程序的实现方法。
  14. Interface Analyses between C Language Program and Assembly Language Program
    C语言程序与汇编语言程序的接口分析
  15. Some assembly language in operating of Unix system is introduced. The article discusses the transfering of assembly language and the relations be-tween program of assembly language and program of language C.
    本文介绍了在unix操作系统中如何编写汇编语言程序,讨论了汇编语言与系统调用,汇编语言程序和C语言程序之间的相互关系。
  16. Several methods designing large application programs using assembly language are introduced, They are related to overall design, program structure, file naming, variable naming, memory allocation and input/ output format.
    本文从总体设计、程序结构、文件命名、变量命名、内存分配和输入输出格式等六个方面介绍了如何设计大型汇编语言应用程序的若干方法。
  17. Contrast to the usual methods, the algorithm is based upon a data structure called edge-table, which makes it easy to implement it in microcomputers using assembly language and structured program.
    和通常的方法不同,本算法基于三角网格化,通过一个称为边表的数据结构而展开,原理清晰,逻辑简单,便于用汇编语言的结构化程序设计并在微机上实现。
  18. PROLOG, BASIC and assembly language are used to program the system.
    对专家系统和信息采集处理分别用PROLOG语言、BASIC语言、汇编语言编写。
  19. Based on the above study, penman designs a Collection Device Terminal circuit board, and designs the corresponding software by C language and assembly language mix program method.
    在此基础上,笔者自行设计了一块采集器终端电路板,并使用C语言和汇编语言混合编程的方法编写了采集器终端的软件。
  20. This article analyzes in detail the interface between C language program and assembly language program, including some regulations and the methods of interface parameter transfer, and alos gives a program instance.
    详细分析了C语言程序和汇编语言程序的接口问题,包括相关的约定规则以及参数传递的方法等,并给出了一个应用程序实例。
  21. The software is programmed in assembly language, including initialization, key-press and interrupt program such as corresponding subprogram, external and serials.
    软件采用汇编语言编写,包括初始化、按键及相应子程序、外部和串口等中断程序。
  22. In actual programming, it may transfer assembly language subprogram in the main programs of C language, and transfer C language subprogram in the main programs of assembly language, and it may insert assembly language sentence in C language program.
    在实际的程序设计中,C语言主程序可以调用汇编语言子程序,汇编语言主程序可以调用C语言子程序,也可以在C语言程序中嵌入汇编语言语句。
  23. By using custom instruction of NIOS ⅱ and embedding assembly language in C program language, PE algorithm is realized on FPGA. It also makes sure the processing efficiency and real-time processing ability of the system.
    通过NIOSⅡ的自定制指令和C语言中嵌入汇编语言,成功的将PE算法在FPGA上实现,并且能够保证系统的运行效率和实时处理能力。
  24. An assembly language program has some practical meaning and value in increasing and developing the efficiency and potentiality of pocket computers and cannot be replaced by other programs in some special applications.
    用汇编语言编程对于袖珍计算机效率的提高,潜力的开发具有一定的实用意义和价值,它在有的特殊应用中更不可被取代。
  25. The Assembly Language Program Implementation of Basic Operations Forthe Logic Design
    逻辑设计基本运算的汇编语言程序实现
  26. Program understanding and the assembly language program understanding tool TALU
    程序理解及汇编源程序辅助理解工具TALU
  27. In software development, use C language and assembly language jointly to program, it is easy to achieve modular and portable.
    在软件开发中,采用C语言和汇编语言联合编写的方式,程序执行速度快,便于模块化设计,可移植性好。
  28. For the software system, we used the assembly language to finish the control system program. Its main program is used to control the overall flow of the system. Its subroutines are used to implement the raise and drop of the hitch with speed adjusted.
    在软件方面,用汇编语言完成整个控制系统的软件编程,主程序控制程序总体流向,提升与下降子程序实现悬挂机构的可调速提升与下降。
  29. The control software is being programmed with C and assembly language. And then, the flow charts of main program and each interrupt program are given.
    软件采用汇编语言及C语言编写,给出了系统主程序及各子程序的流程图。